Server-side Enable/Disable Expressions
Description
Properties for defining server-side enable/disable expressions for a container.
Discussion
These settings allow you to use Xbasic expressions to conditionally enable or disable all controls within a container based on server-side logic.
- Name
- Description
- Disable pane
Whether or not the tab should be disabled initially. This calculation is performed on the server before the component is initially displayed.
- Show pane
Whether or not the tab should be shown initially. This calculation is performed on the server before the component is initially displayed.